GrapeCity.CalcEngine.Functions Namespace > CalcNormInvFunction Class > Evaluate Method : Evaluate(Object[]) Method |
The args contains 3 items: probability, mean, standard_dev.
Probability is a probability corresponding to the normal distribution.
Mean is the arithmetic mean of the distribution.
Standard_dev is the standard deviation of the distribution.
'Usage Dim instance As CalcNormInvFunction Dim args() As Object Dim value As Object value = instance.Evaluate(args)
The args contains 3 items: probability, mean, standard_dev.
Probability is a probability corresponding to the normal distribution.
Mean is the arithmetic mean of the distribution.
Standard_dev is the standard deviation of the distribution.
Target Platforms: Windows Server 2012, Windows RT